|
Pixie is a lightweight Lisp suitable for both general use as well as shell scripting. The standard library is heavily inspired by Clojure as well as several other functional programming languages. It is written in RPython and relies on PyPy's a GC and tracing JIT. Pixie was inspired by Clojure but it is not a port, it has significant differences.〔(Timothy Balridge interview )〕 ==Features== * Immutable datastructures * Protocols first implementation * Transducers at-the-bottom * Includes a tracing JIT * Foreign function interface 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Pixie (programming language)」の詳細全文を読む スポンサード リンク
|